home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1997 October
/
Electronic Print Media Service 1997 October.iso
/
IDEASRC
/
Whale.Dir
/
00050_Script_50
< prev
next >
Wrap
Text File
|
1997-08-05
|
247b
|
11 lines
on mousedown
puppetsound (1) "tick"
repeat while the mousedown
set the visible of sprite 5 to false
updatestage
end repeat
set the visible of sprite 5 to true
updatestage
puppetsound (3) "goback"
go movie "main"
end